Skip to content

Camera-imu alignment algorithm#484

Open
TakKanekoGit wants to merge 2 commits into
brickbots:mainfrom
TakKanekoGit:feature/camera_imu_alignment
Open

Camera-imu alignment algorithm#484
TakKanekoGit wants to merge 2 commits into
brickbots:mainfrom
TakKanekoGit:feature/camera_imu_alignment

Conversation

@TakKanekoGit

Copy link
Copy Markdown
Contributor

The core algorithm for the camera-IMU alignment. This is just for development and it does not affect the rest of the codebase. Additional functionality will need to be developed to integrate this into PiFinder.

The new code is contained within: PiFinder/develop/camera_imu_alignment/

Functionality:

To track the pointing using IMU dead-reckoning, we need to know the relative orientation or alignment between the camera and IMU. The development code estimates the relative alignment from pairs of simultaneous Camera and IMU samples.

@TakKanekoGit TakKanekoGit changed the base branch from release to main June 20, 2026 08:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant